home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4656 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: ee12@dial.pipex.com (Kingsley Wood)
  3. Newsgroups: comp.lang.c++
  4. Subject: Individual Radio Buttons...cant attach a variable...MSVC++ 4.0
  5. Date: Wed, 31 Jan 1996 23:47:59 GMT
  6. Organization: UnipalmPIPEX server (post doesn't reflect views of UnipalmPIPEX)
  7. Message-ID: <4eo34o$ipi@soap.news.pipex.net>
  8. NNTP-Posting-Host: an088.du.pipex.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hi,
  12.  
  13. I'm using MSVC++ 4.0 on Win 95
  14.  
  15. Everything is going great - a little problem - maybe i'm just missing
  16. something....
  17.  
  18. In a dialog box containing a group of radio buttons - only the first
  19. radio button needs to have a variable (int) attached on it to set/read
  20. the currently selected radio button - using UpdataData....etc
  21.  
  22. Fine
  23.  
  24. But what if i want to CONTROL one of those buttons - not the first one
  25. - i want to attach a Conrol, CButton variable to it - but it doesn't
  26. show up in the Memeber Variables tab of the Class Wizard - they all
  27. show up in the Message Maps - Every control showed up in the member
  28. variables in C++ 1.52 - so why isnt it now ? Is it a setting  ? Am i
  29. blind ? Who REALLY killed Laua Plamer ?
  30.  
  31. Thanks
  32.  
  33. Kingsley Wood
  34.  
  35.  
  36.